home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / www / http / www.networkx.com / amitrix / 3dawebfranc.lha / AWeb.cd < prev    next >
Text File  |  1996-05-23  |  16KB  |  1,046 lines

  1. ; AWeb.cd - AWeb catalog description file
  2. ;
  3. ;
  4. ;-------------- General -----------------------------
  5. ;
  6. MSG_REQUEST_TITLE (1//)
  7. AWeb request
  8. ;
  9. ;
  10. ;-------------- About requester ---------------------
  11. ;
  12. MSG_ABOUT_TITLE (100//)
  13. About AWeb
  14. ;
  15. MSG_ABOUT_REGNR (//20)
  16. Registration #
  17. ;
  18. MSG_ABOUT_REGTO (//20)
  19. Registered to
  20. ;
  21. MSG_ABOUT_SCREENNAME (//)
  22. Public screen name
  23. ;
  24. MSG_ABOUT_PORTNAME (//)
  25. ARexx port name
  26. ;
  27. MSG_ABOUT_EMAIL (//)
  28. E-mail
  29. ;
  30. MSG_ABOUT_WWW (//)
  31. WWW
  32. ;
  33. MSG_ABOUT_OK (//)
  34. _Ok
  35. ;
  36. MSG_ABOUT_UNREGISTERED (//)
  37. Unregistered version\n
  38. ;
  39. MSG_ABOUT_DEMO (//)
  40. Unregistered demo version\n
  41. ;
  42. ;-------------- Quit requester ----------------------
  43. ;
  44. MSG_QUIT_TEXT (200//)
  45. Are you sure you want to quit AWeb?
  46. ;
  47. MSG_QUIT_OK (//)
  48. _Ok
  49. ;
  50. MSG_QUIT_CANCEL (//)
  51. _Cancel
  52. ;
  53. ;-------------- Demoversion requester ---------------
  54. ;
  55. MSG_DEMO_TEXT (300//)
  56. This is the demo version of AWeb\nmultiple document windows are not supported
  57. ;
  58. MSG_DEMO_OK (//)
  59. _Ok
  60. ;
  61. ;
  62. ;-------------- Close windows requester -------------
  63. ;
  64. MSG_SCRCLOSE_TEXT (400//)
  65. AWeb can't close its screen.\nPlease close all windows.
  66. ;
  67. MSG_SCRCLOSE_OK (//)
  68. Ok
  69. ;
  70. ;
  71. ;-------------- Network status window ---------------
  72. ;
  73. MSG_NWS_TITLE (500//)
  74. Network status
  75. ;
  76. MSG_NWS_QUEUED (//)
  77. Queued
  78. ;
  79. MSG_NWS_STARTED (//)
  80. Started
  81. ;
  82. MSG_NWS_LOOKUP (//)
  83. Looking up
  84. ;
  85. MSG_NWS_CONNECT (//)
  86. Connecting
  87. ;
  88. MSG_NWS_WAIT (//)
  89. Waiting
  90. ;
  91. MSG_NWS_PROCESS (//)
  92. Processing
  93. ;
  94. ;
  95. ;-------------- Authorization requester -------------
  96. ;
  97. MSG_AUTH_TITLE (600//)
  98. Authorization
  99. ;
  100. MSG_AUTH_PROMPT (//)
  101. Userid and password required for
  102. ;
  103. MSG_AUTH_USERID (//)
  104. _Userid
  105. ;
  106. MSG_AUTH_PASSWORD (//)
  107. _Password
  108. ;
  109. MSG_AUTH_OK (//)
  110. _Ok
  111. ;
  112. MSG_AUTH_CANCEL (//)
  113. _Cancel
  114. ;
  115. ;
  116. ;-------------- File requesters ---------------------
  117. ;
  118. MSG_FILE_SAVETITLE (700//)
  119. Select save filename
  120. ;
  121. MSG_FILE_SAVE (//)
  122. Save
  123. ;
  124. MSG_FILE_INCTEXT (//)
  125. Incomplete file!\n%s\nExpected: %ld bytes\nReceived: %ld bytes
  126. ;
  127. MSG_FILE_INCBUTTONS (//)
  128. _Ok|_Cancel
  129. ;
  130. MSG_FILE_EXISTTEXT (//)
  131. File:\n%s\nalready exists!
  132. ;
  133. MSG_FILE_EXISTBUTTONS (//)
  134. _Overwrite|_Append|_New name|_Cancel
  135. ;
  136. MSG_FILE_AREXXTITLE (//)
  137. Select ARexx macro
  138. ;
  139. MSG_FILE_HOTLISTTITLE (//)
  140. Select hierarchical hotlist
  141. ;
  142. MSG_FILE_LOCALTITLE (//)
  143. Open local file
  144. ;
  145. MSG_FILE_OPEN (//)
  146. Open
  147. ;
  148. MSG_FILE_TEMPTITLE (//)
  149. Can't find temporary path:\n%s\nUse T: instead.
  150. ;
  151. MSG_FILE_TEMPBUTTONS (//)
  152. _Ok
  153. ;
  154. ;-------------- TCP close requester -----------------
  155. ;
  156. MSG_TCP_ENDTCP (800//)
  157. AWeb is stopped.\nShould the TCP connection be terminated too?
  158. ;
  159. MSG_TCP_BUTTONS (//)
  160. _Yes|_No
  161. ;
  162. ;-------------- Hotlist requester -------------------
  163. ;
  164. MSG_HOTL_TITLE (1000//)
  165. AWeb hotlist
  166. ;
  167. MSG_HOTL_ADDLINK (//)
  168. _Add link
  169. ;
  170. MSG_HOTL_ADDGROUP (//)
  171. Add _group
  172. ;
  173. ; (No hotkey for this one please!)
  174. MSG_HOTL_REMOVE (//)
  175. Remove
  176. ;
  177. MSG_HOTL_FOLLOW (//)
  178. _Follow
  179. ;
  180. MSG_HOTL_NAME (//)
  181. _Name
  182. ;
  183. MSG_HOTL_URL (//)
  184. _URL
  185. ;
  186. MSG_HOTL_NEWGROUP (//)
  187. New group
  188. ;
  189. MSG_HOTL_NEWLINK (//)
  190. New link
  191. ;
  192. ;
  193. ;--------------  Window history requester -------------------
  194. ;
  195. MSG_WHIS_TITLE (1100//)
  196. Window history
  197. ;
  198. MSG_WHIS_FILTER (//)
  199. _Filter
  200. ;
  201. MSG_WHIS_WINDOW (//)
  202. _Window
  203. ;
  204. MSG_WHIS_ORDER (//)
  205. _Order
  206. ;
  207. MSG_WHIS_DISPLAY (//)
  208. _Display
  209. ;
  210. MSG_WHIS_ORDER_NATURAL (//)
  211. Natural
  212. ;
  213. MSG_WHIS_ORDER_MAINLINE (//)
  214. Mainline
  215. ;
  216. MSG_WHIS_ORDER_RETRIEVED (//)
  217. Retrieved
  218. ;
  219. MSG_WHIS_ORDER_TITLE (//)
  220. Title
  221. ;
  222. MSG_WHIS_ORDER_URL (//)
  223. URL
  224. ;
  225. ;
  226. ;-------------- Menus -------------------------------
  227. ;
  228. ; If the second character in a menu item string is a slash (/),
  229. ; then the first character is used as menu shortcut.
  230. ;
  231. MSG_PROJECT_MENU (10000//)
  232. Project
  233. ;
  234. MSG_PROJECT_NEWWINDOW (//)
  235. N/New window
  236. ;
  237. MSG_PROJECT_CLOSEWINDOW (//)
  238. K/Close window
  239. ;
  240. MSG_PROJECT_OPENURL (//)
  241. U/Open URL
  242. ;
  243. MSG_PROJECT_OPENWWW (//)
  244. W/Open WWW
  245. ;
  246. MSG_PROJECT_OPENLOCAL (//)
  247. L/Open local...
  248. ;
  249. MSG_PROJECT_OPENSEARCH (//)
  250. E/Search engines
  251. ;
  252. MSG_PROJECT_SOURCE (//)
  253. View source...
  254. ;
  255. MSG_PROJECT_SAVEHTML (//)
  256. S/Save source...
  257. ;
  258. MSG_PROJECT_ABOUT (//)
  259. About...
  260. ;
  261. MSG_PROJECT_QUIT (//)
  262. Q/Quit...
  263. ;
  264. MSG_CONTROL_MENU (10100//)
  265. Control
  266. ;
  267. MSG_CONTROL_LOADNOW (//)
  268. Load images now
  269. ;
  270. MSG_CONTROL_LOADNOWALL (//)
  271. I/All images
  272. ;
  273. MSG_CONTROL_LOADNOWMAPS (//)
  274. M/Maps only
  275. ;
  276. MSG_CONTROL_NETWORKSTATUS (//)
  277. ?/Network status...
  278. ;
  279. MSG_CONTROL_RELOAD (//)
  280. R/Reload current
  281. ;
  282. MSG_CONTROL_CANCEL (//)
  283. Z/Cancel load
  284. ;
  285. MSG_CONTROL_NEXTWINDOW (//)
  286. ./Next window
  287. ;
  288. MSG_CONTROL_PREVWINDOW (//)
  289. ,/Previous window
  290. ;
  291. MSG_CONTROL_NOPROXY (//)
  292. Y/Disable proxy
  293. ;
  294. MSG_CACHE_MENU (10200//)
  295. Cache
  296. ;
  297. MSG_CACHE_FLUSHIMGSCUR (//)
  298. Flush images in current
  299. ;
  300. MSG_CACHE_FLUSHIMGSND (//)
  301. Flush old images
  302. ;
  303. MSG_CACHE_FLUSHIMGS (//)
  304. Flush all images
  305. ;
  306. MSG_CACHE_FLUSHDOCS (//)
  307. Flush documents
  308. ;
  309. MSG_CACHE_SAVEAUTH (//)
  310. Save authorizations
  311. ;
  312. MSG_CACHE_FLUSHAUTH (//)
  313. Flush authorizations
  314. ;
  315. MSG_NAVIGATE_MENU (10300//)
  316. Navigate
  317. ;
  318. MSG_NAVIGATE_BACK (//)
  319. B/Back
  320. ;
  321. MSG_NAVIGATE_FWD (//)
  322. F/Forward
  323. ;
  324. MSG_NAVIGATE_HOME (//)
  325. D/Home document
  326. ;
  327. MSG_NAVIGATE_HISTORY (//)
  328. -/Window history...
  329. ;
  330. MSG_HOTLIST_MENU (10400//)
  331. Hotlist
  332. ;
  333. MSG_HOTLIST_ADDHOT (//)
  334. A/Add to hotlist
  335. ;
  336. MSG_HOTLIST_SHOWHOT (//)
  337. H/Show hotlist
  338. ;
  339. MSG_HOTLIST_MAINT (//)
  340. T/Maintenance...
  341. ;
  342. MSG_HOTLIST_SAVE (//)
  343. Save hotlist
  344. ;
  345. MSG_HOTLIST_RESTORE (//)
  346. Restore last saved
  347. ;
  348. MSG_HOTLIST_AMHOTRX (//)
  349. AMosaic (ARexx)
  350. ;
  351. MSG_HOTLIST_AMHOT20 (//)
  352. AMosaic (2.0)
  353. ;
  354. MSG_HOTLIST_IBHOT (//)
  355. Other...
  356. ;
  357. MSG_SETTINGS_MENU (10500//)
  358. Settings
  359. ;
  360. MSG_SETTINGS_LOADIMG (//)
  361. Image loading
  362. ;
  363. MSG_SETTINGS_LOADIMGALL (//)
  364. All images
  365. ;
  366. MSG_SETTINGS_LOADIMGMAPS (//)
  367. Maps only
  368. ;
  369. MSG_SETTINGS_LOADIMGOFF (//)
  370. Off
  371. ;
  372. MSG_SETTINGS_CHGSETTINGS (//)
  373. =/Change settings...
  374. ;
  375. MSG_SETTINGS_SAVESETTINGS (//)
  376. Save settings
  377. ;
  378. MSG_HELP_MENU (10600//)
  379. Help
  380. ;
  381. MSG_HELP_HELP (//)
  382. Documentation
  383. ;
  384. MSG_HELP_AWEBHOME (//)
  385. AWeb home page
  386. ;
  387. MSG_HELP_AWEBFAQ (//)
  388. AWeb FAQ
  389. ;
  390. MSG_AREXX_MENU (10700//)
  391. ARexx
  392. ;
  393. MSG_AREXX_AREXX (//)
  394. !/Start ARexx macro...
  395. ;
  396. ;
  397. ;-------------- Error messages ----------------------
  398. ;
  399. MSG_ERROR_CANTOPEN (20000//)
  400. Can't open %s
  401. ;
  402. ; NOTE - No locale formatters (like %1$s) possible in this string!
  403. ;        Only plain C formatters allowed.
  404. MSG_ERROR_CANTOPENV (//)
  405. Can't open %s version %ld
  406. ;
  407. MSG_ERROR_NEEDOS30 (//)
  408. AWeb needs OS 3.0 or better
  409. ;
  410. ;
  411. ;-------------- partial error messages --------------
  412. ;
  413. MSG_EPART_ERROR (21000//)
  414. Error
  415. ;
  416. MSG_EPART_RETURL (//)
  417. While retrieving URL
  418. ;
  419. MSG_EPART_ADDRSCHEME (//)
  420. The "%s" addressing scheme is not implemented in this version of AWeb
  421. ;
  422. MSG_EPART_NOLIB (//)
  423. A TCP stack must be started first
  424. ;
  425. MSG_EPART_NOHOST (//)
  426. Cannot resolve host name "%s"
  427. ;
  428. MSG_EPART_NOCONNECT (//)
  429. Cannot connect to "%s"
  430. ;
  431. MSG_EPART_NOFILE (//)
  432. Cannot open file "%s"
  433. ;
  434. MSG_EPART_XAWEB (//)
  435. Invalid internal (x-aweb:) name "%s"
  436. ;
  437. MSG_EPART_FLUSHED_HEAD (22000//)
  438. Flushed
  439. ;
  440. MSG_EPART_FLUSHED_MSG (//)
  441. This document is no longer available in memory
  442. ;
  443. MSG_EPART_FLUSHED_NORELOAD (//)
  444. This document cannot be retrieved again. You will have to submit the form again that \
  445. produced this page. Beware of undesired side-effects if you submit that form twice, \
  446. like a duplicate registration.
  447. ;
  448. ;
  449. ;-------------- Miscellaneous -----------------------
  450. ;
  451. ; (external program window title)
  452. MSG_AWEB_EXTWINTITLE (30000//38)
  453. AWeb External Program
  454. ;
  455. ; (status field text)
  456. MSG_AWEB_BYTESREAD (//30)
  457. Bytes read
  458. ;
  459. ; (form SUBMIT button default text)
  460. MSG_AWEB_FORMSUBMIT (//)
  461. Submit
  462. ;
  463. ; (form RESET button default text)
  464. MSG_AWEB_FORMRESET (//)
  465. Reset
  466. ;
  467. ; (ISINDEX default prompt)
  468. MSG_AWEB_INDEXPROMPT (//)
  469. This is a searchable index. Enter keywords: 
  470. ;
  471. ; (window title)
  472. MSG_AWEB_NODOCTITLE (//)
  473. (No document loaded)
  474. ;
  475. ; (screen title)
  476. MSG_AWEB_SCREENTITLE (//)
  477. AWeb public screen - Name AWeb
  478. ;
  479. ; (hotlist document title)
  480. MSG_AWEB_HOTLISTTITLE (//)
  481. Hotlist
  482. ;
  483. ; (gopher index title)
  484. MSG_AWEB_GOPHERINDEX (//)
  485. Gopher index
  486. ;
  487. ; (gopher menu title)
  488. MSG_AWEB_GOPHERMENU (//)
  489. Gopher menu
  490. ;
  491. ; (window history title)
  492. MSG_AWEB_WINDOWHIS (//)
  493. Window history
  494. ;
  495. ; (partial title of other hotlist)
  496. MSG_AWEB_OTHER (//)
  497. Other
  498. ;
  499. ; (transfer status messages)
  500. MSG_AWEB_LOOKUP (//)
  501. Looking up %s
  502. ;
  503. MSG_AWEB_CONNECT (//)
  504. Making %s connection to %s
  505. ;
  506. MSG_AWEB_WAITING (//)
  507. %s request sent; waiting for response
  508. ;
  509. MSG_AWEB_TCPSTART (//)
  510. Establishing TCP connection
  511. ;
  512. ;-------------- Settings requester ------------------
  513. ;
  514. ;  General
  515. ;
  516. MSG_SET_TITLE (40000//)
  517. AWeb - Change settings
  518. ;
  519. MSG_SET_REQTITLE_FONT (//)
  520. Select font
  521. ;
  522. MSG_SET_REQTITLE_SCREEN (//)
  523. Select screenmode
  524. ;
  525. MSG_SET_REQTITLE_MAILTO (//)
  526. Select mailto: command
  527. ;
  528. MSG_SET_REQTITLE_FTP (//)
  529. Select ftp: command
  530. ;
  531. MSG_SET_REQTITLE_TELNET (//)
  532. Select telnet: command
  533. ;
  534. MSG_SET_REQTITLE_NEWS (//)
  535. Select news: command
  536. ;
  537. MSG_SET_REQTITLE_STARTTCP (//)
  538. Select TCP start command
  539. ;
  540. MSG_SET_REQTITLE_ENDTCP (//)
  541. Select TCP end command
  542. ;
  543. MSG_SET_REQTITLE_TEMPPATH (//)
  544. Select temp path
  545. ;
  546. MSG_SET_REQTITLE_SAVEPATH (//)
  547. Select save path
  548. ;
  549. MSG_SET_REQTITLE_EDITOR (//)
  550. Select Editor command
  551. ;
  552. MSG_SET_REQTITLE_HTMLVIEWER (//)
  553. Select HTML viewer command
  554. ;
  555. MSG_SET_REQTITLE_MIMEVIEWER (//)
  556. Select viewer command
  557. ;
  558. MSG_SET_REQTITLE_AREXXMACRO (//)
  559. Select ARexx macro
  560. ;
  561. ;  Page chooser labels
  562. ;
  563. MSG_SET_PC_BR1 (40100//)
  564. Browser 1: Fonts
  565. ;
  566. MSG_SET_PC_BR2 (//)
  567. Browser 2: Colours
  568. ;
  569. MSG_SET_PC_BR3 (//)
  570. Browser 3: Options
  571. ;
  572. MSG_SET_PC_SCR1 (//)
  573. Screen 1: Screen
  574. ;
  575. MSG_SET_PC_SCR2 (//)
  576. Screen 2: Palette
  577. ;
  578. MSG_SET_PC_NW1 (//)
  579. Network 1: General
  580. ;
  581. MSG_SET_PC_NW2 (//)
  582. Network 2: Proxy
  583. ;
  584. MSG_SET_PC_NW3 (//)
  585. Network 3: External programs
  586. ;
  587. MSG_SET_PC_PRG1 (//)
  588. Program 1: General
  589. ;
  590. MSG_SET_PC_PRG2 (//)
  591. Program 2: External programs
  592. ;
  593. MSG_SET_PC_PRG3 (//)
  594. Program 3: Cache
  595. ;
  596. MSG_SET_PC_MIME (//)
  597. MIME types and external viewers
  598. ;
  599. MSG_SET_PC_AREXX (//)
  600. ARexx macro menu
  601. ;
  602. ;  Popup help
  603. ;
  604. MSG_SET_HLP_FILE1 (40200//)
  605. First %s = file name
  606. ;
  607. MSG_SET_HLP_SCREEN2 (//)
  608. Second %s = screen name
  609. ;
  610. MSG_SET_HLP_EMAIL1 (//)
  611. First %s = e-mail address
  612. ;
  613. MSG_SET_HLP_HOST1 (//)
  614. First %s = host name
  615. ;
  616. MSG_SET_HLP_FILE2 (//)
  617. Second %s = path/file name
  618. ;
  619. MSG_SET_HLP_SCREEN3 (//)
  620. Third %s = screen name
  621. ;
  622. MSG_SET_HLP_TELNET1 (//)
  623. First %s = host or user@host
  624. ;
  625. MSG_SET_HLP_NEWS1 (//)
  626. First %s = newsgroup or aticle
  627. ;
  628. MSG_SET_HLP_SCREEN1 (//)
  629. First %s = screen name
  630. ;
  631. MSG_SET_HLP_NOARGS (//)
  632. (No placeholders)
  633. ;
  634. ;  Font descriptions
  635. ;
  636. MSG_SET_FD_NORMALTAG (40300//)
  637. Normal
  638. ;
  639. MSG_SET_FD_NORMAL (//)
  640. Normal text
  641. ;
  642. MSG_SET_FD_H1 (//)
  643. <H1> : Headers level 1
  644. ;
  645. MSG_SET_FD_H2 (//)
  646. <H2> : Headers level 2
  647. ;
  648. MSG_SET_FD_H3 (//)
  649. <H3> : Headers level 3
  650. ;
  651. MSG_SET_FD_H4 (//)
  652. <H4> : Headers level 4
  653. ;
  654. MSG_SET_FD_H5 (//)
  655. <H5> : Headers level 5
  656. ;
  657. MSG_SET_FD_H6 (//)
  658. <H6> : Headers level 6
  659. ;
  660. MSG_SET_FD_CITE (//)
  661. <CITE> : citations, typically italics
  662. ;
  663. MSG_SET_FD_CODE (//)
  664. <CODE> : code example, typically monospaced
  665. ;
  666. MSG_SET_FD_DFN (//)
  667. <DFN> : definition, typically italics
  668. ;
  669. MSG_SET_FD_EM (//)
  670. <EM> : emphasized, typically italics
  671. ;
  672. MSG_SET_FD_KBD (//)
  673. <KBD> : keyboard input, typically monospaced
  674. ;
  675. MSG_SET_FD_SAMP (//)
  676. <SAMP> : sample output, typically monospaced
  677. ;
  678. MSG_SET_FD_STRONG (//)
  679. <STRONG> : strong emphasis, typically bold
  680. ;
  681. MSG_SET_FD_VAR (//)
  682. <VAR> : placeholder variable, typically italics
  683. ;
  684. MSG_SET_FD_TT (//)
  685. <TT> : teletype, must be monospaced
  686. ;
  687. ; (Note the leading space in the next 3 strings)
  688. MSG_SET_FD_BOLD (//)
  689.  Bold
  690. ;
  691. MSG_SET_FD_ITALIC (//)
  692.  Italic
  693. ;
  694. MSG_SET_FD_UNDERLINED (//)
  695.  Underlined
  696. ;
  697. ;  HTML modes
  698. ;
  699. MSG_SET_HTML_STRICT (40400//)
  700. Strict
  701. ;
  702. MSG_SET_HTML_TOLERANT (//)
  703. Tolerant
  704. ;
  705. MSG_SET_HTML_COMPATIBLE (//)
  706. Compatible
  707. ;
  708. ;  Screen types
  709. ;
  710. MSG_SET_SCRT_DEFAULT (40500//)
  711. Default public screen
  712. ;
  713. MSG_SET_SCRT_NAMED (//)
  714. Named public screen
  715. ;
  716. MSG_SET_SCRT_OWN (//)
  717. Own public screen
  718. ;
  719. ;  Image loading types
  720. ;
  721. MSG_SET_IMGL_OFF (40600//)
  722. Off
  723. ;
  724. MSG_SET_IMGL_MAPS (//)
  725. Maps only
  726. ;
  727. MSG_SET_IMGL_ALL (//)
  728. All images
  729. ;
  730. ;  MIME list column names
  731. ;
  732. MSG_SET_MLCN_TYPE (40700//)
  733. Type
  734. ;
  735. MSG_SET_MLCN_EXT (//)
  736. Extensions
  737. ;
  738. MSG_SET_MLCN_COMMAND (//)
  739. Viewer command
  740. ;
  741. ;  Browser pen names
  742. ;
  743. MSG_SET_BRPEN_LINK (40800//)
  744. New link
  745. ;
  746. MSG_SET_BRPEN_VLINK (//)
  747. Visited link
  748. ;
  749. MSG_SET_BRPEN_ALINK (//)
  750. Selected link
  751. ;
  752. MSG_SET_BRPEN_BGCOLOR (//)
  753. Background
  754. ;
  755. MSG_SET_BRPEN_TEXT (//)
  756. Text
  757. ;
  758. ;  Screen colour names
  759. ;
  760. MSG_SET_SCRPEN_TEXT (40900//)
  761. Normal text
  762. ;
  763. MSG_SET_SCRPEN_SHINE (//)
  764. Bright edges
  765. ;
  766. MSG_SET_SCRPEN_SHADOW (//)
  767. Dark edges
  768. ;
  769. MSG_SET_SCRPEN_FILL (//)
  770. Active window title bars
  771. ;
  772. MSG_SET_SCRPEN_FILLTEXT (//)
  773. Active window titles
  774. ;
  775. MSG_SET_SCRPEN_BACKGROUND (//)
  776. Background
  777. ;
  778. MSG_SET_SCRPEN_HIGHLIGHTTEXT (//)
  779. Important text
  780. ;
  781. MSG_SET_SCRPEN_BARDETAIL (//)
  782. Menu text
  783. ;
  784. MSG_SET_SCRPEN_BARBLOCK (//)
  785. Menu background
  786. ;
  787. ;  ARexx menu shortcut
  788. ;
  789. MSG_SET_AREX_NONE (41000//)
  790. none
  791. ;
  792. ;  Network external program types
  793. ;
  794. MSG_SET_NWPRG_STARTTCP (41100//)
  795. Start TCP
  796. ;
  797. MSG_SET_NWPRG_ENDTCP (//)
  798. End TCP
  799. ;
  800. ;  Gadget labels - general
  801. ;
  802. MSG_SET_PAGE (45000//)
  803. _Page
  804. ;
  805. MSG_SET_SAVE (//)
  806. _Save
  807. ;
  808. MSG_SET_USE (//)
  809. _Use
  810. ;
  811. MSG_SET_CANCEL (//)
  812. _Cancel
  813. ;
  814. ;  Gadget labels - fonts
  815. ;
  816. MSG_SET_FONT_FONT (45100//)
  817. _Font
  818. ;
  819. ;  Gadget labels - colours
  820. ;
  821. MSG_SET_APP_CHGCOLOUR (45200//)
  822. C_hange colour
  823. ;
  824. MSG_SET_APP_SCREENPENS (//)
  825. Use screen _text and background pens
  826. ;
  827. ;  Gadget labels - browser options
  828. ;
  829. MSG_SET_BROPT_HTMLMODE (45300//)
  830. HTML _mode
  831. ;
  832. MSG_SET_BROPT_ULLINKS (//)
  833. Under_lined links
  834. ;
  835. MSG_SET_BROPT_CYCLETOLIST (//)
  836. Show c_ycle fields as list
  837. ;
  838. MSG_SET_BROPT_DOCOLORS (//)
  839. Use _background and colours
  840. ;
  841. ;  Gadget labels - screen
  842. ;
  843. MSG_SET_SCREEN_OPENON (45400//)
  844. _Open on
  845. ;
  846. MSG_SET_SCREEN_NAME (//)
  847. Screen _name
  848. ;
  849. MSG_SET_SCREEN_MODE (//)
  850. Screen _mode
  851. ;
  852. MSG_SET_SCREEN_PALETTE (//)
  853. _Load spread palette
  854. ;
  855. ;  Gadget labels - palette
  856. ;
  857. MSG_SET_PALL_PENLABEL (45500//)
  858. Pen settings
  859. ;
  860. MSG_SET_PALL_PEN (//)
  861. P_en
  862. ;
  863. MSG_SET_PALL_PALLETTELABEL (//)
  864. Change palette
  865. ;
  866. MSG_SET_PALL_PALLPEN (//)
  867. Pe_n
  868. ;
  869. MSG_SET_PALL_CHGCOLOUR (//)
  870. C_hange colour
  871. ;
  872. ;  Gadget labels - network
  873. ;
  874. MSG_SET_NETWORK_IMGLOAD (45600//)
  875. _Image loading
  876. ;
  877. MSG_SET_NETWORK_MAXCONN (//)
  878. Max. _network connections
  879. ;
  880. MSG_SET_NETWORK_HOMEPAGE (//)
  881. _Home page
  882. ;
  883. MSG_SET_NETWORK_LOCALINDEX (//)
  884. _Local index
  885. ;
  886. MSG_SET_NETWORK_STARTHOME (//)
  887. S_tart with home page
  888. ;
  889. MSG_SET_NETWORK_ANONYMOUS (//)
  890. _Browse anonymously
  891. ;
  892. MSG_SET_NETWORK_IGNORE (//)
  893. I_gnore server MIME type
  894. ;
  895. ;  Gadget labels - network proxy
  896. ;
  897. MSG_SET_PROXY_TYPE (45700//)
  898. _Type
  899. ;
  900. MSG_SET_PROXY_NAME (//)
  901. P_roxy
  902. ;
  903. MSG_SET_PROXY_LIMITED (//)
  904. _Limited proxy usage
  905. ;
  906. ;  Gadget labels - network external programs
  907. ;
  908. MSG_SET_NWPRG_TYPE (45800//)
  909. _Type
  910. ;
  911. MSG_SET_NWPRG_CMD (//)
  912. Co_mmand
  913. ;
  914. MSG_SET_NWPRG_ARGS (//)
  915. _Arguments
  916. ;
  917. ;  Gadget labels - program general
  918. ;
  919. MSG_SET_PROGRAM_SAVEPATH (45900//)
  920. S_ave path
  921. ;
  922. MSG_SET_PROGRAM_OVERLAP (//)
  923. Scroll _overlap (pixels)
  924. ;
  925. MSG_SET_PROGRAM_ALLOW (//)
  926. A_llow Shell commands in links
  927. ;
  928. MSG_SET_PROGRAM_HOTCLOSE (//)
  929. _Hotlist requester auto close
  930. ;
  931. MSG_SET_PROGRAM_HOTREQ (//)
  932. Hotlist button gives _requester
  933. ;
  934. MSG_SET_PROGRAM_WHISCLOSE (//)
  935. H_istory window auto close
  936. ;
  937. ;  Gadget labels - external programs
  938. ;
  939. MSG_SET_EDITOR_LABEL (46000//)
  940. Editor:
  941. ;
  942. MSG_SET_EDITOR_CMD (//)
  943. Co_mmand
  944. ;
  945. MSG_SET_EDITOR_ARGS (//)
  946. _Arguments
  947. ;
  948. MSG_SET_VIEWER_LABEL (//)
  949. HTML source viewer
  950. ;
  951. MSG_SET_VIEWER_CMD (//)
  952. C_ommand
  953. ;
  954. MSG_SET_VIEWER_ARGS (//)
  955. A_rguments
  956. ;
  957. ;  Gadget labels - cache
  958. ;
  959. MSG_SET_CACHE_TEMPPATH (46100//)
  960. _Temp path
  961. ;
  962. MSG_SET_CACHE_DOCUMENT (//)
  963. Document cache
  964. ;
  965. MSG_SET_CACHE_DOCMEM (//)
  966. _Memory (kB)
  967. ;
  968. MSG_SET_CACHE_DOCDISK (//)
  969. _Disk (kB)
  970. ;
  971. MSG_SET_CACHE_IMAGE (//)
  972. Image cache
  973. ;
  974. MSG_SET_CACHE_IMGMEM (//)
  975. M_emory (kB)
  976. ;
  977. MSG_SET_CACHE_IMGDISK (//)
  978. D_isk (kB)
  979. ;
  980. MSG_SET_CACHE_MINFREECHIP (//)
  981. Minimum free c_hip (kB)
  982. ;
  983. MSG_SET_CACHE_MINFREEFAST (//)
  984. Minimum free _fast (kb)
  985. ;
  986. ;  Gadget labels - MIME types and external viewers
  987. ;
  988. MSG_SET_MIME_TYPE (46200//)
  989. _Type
  990. ;
  991. MSG_SET_MIME_ADD (//)
  992. _Add
  993. ;
  994. MSG_SET_MIME_DEL (//)
  995. _Del
  996. ;
  997. MSG_SET_MIME_EXTENSIONS (//)
  998. _Extensions
  999. ;
  1000. MSG_SET_MIME_CMD (//)
  1001. C_ommand
  1002. ;
  1003. MSG_SET_MIME_ARGS (//)
  1004. A_rguments
  1005. ;
  1006. ;  Settings colour requester
  1007. ;
  1008. MSG_SET_COLOUR_TITLE (46300//)
  1009. Select colour
  1010. ;
  1011. MSG_SET_COLOUR_CANCEL (//)
  1012. Cancel
  1013. ;
  1014. MSG_SET_COLOUR_OK (//)
  1015. Ok
  1016. ;
  1017. MSG_SET_COLOUR_RED (//1)
  1018. R
  1019. ;
  1020. MSG_SET_COLOUR_GREEN (//1)
  1021. G
  1022. ;
  1023. MSG_SET_COLOUR_BLUE (//1)
  1024. B
  1025. ;
  1026. ;  Gadget labels - ARexx menu
  1027. ;
  1028. MSG_SET_AREXX_SORT (46400//)
  1029. S_ort
  1030. ;
  1031. MSG_SET_AREXX_ADD (//)
  1032. _Add
  1033. ;
  1034. MSG_SET_AREXX_DEL (//)
  1035. _Del
  1036. ;
  1037. MSG_SET_AREXX_TITLE (//)
  1038. _Title
  1039. ;
  1040. MSG_SET_AREXX_SHORTCUT (//)
  1041. S_hortcut
  1042. ;
  1043. MSG_SET_AREXX_MACRO (//)
  1044. _Macro
  1045. ;
  1046.